home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / Jogos de Azar / pokersuperstars.swf / scripts / DefineButton2_180 / BUTTONCONDACTION on(press).as next >
Text File  |  2006-01-17  |  79b  |  5 lines

  1. on(press){
  2.    startDrag("",0,left,top,right,bottom);
  3.    dragging = true;
  4. }
  5.